projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d12cc03
3cbf141
)
Auto merge of #3478 - alexcrichton:lift, r=brson
author
bors
<bors@rust-lang.org>
Thu, 12 Jan 2017 02:03:34 +0000
(
02:03
+0000)
committer
bors
<bors@rust-lang.org>
Thu, 12 Jan 2017 02:03:34 +0000
(
02:03
+0000)
Lift up workspace rlibs while building
I think the condition here was slightly off from before, so invert it subtly to
get what we want, lifting up anything in a workspace or binaries otherwise.
Closes #3432
1
2
src/cargo/ops/cargo_rustc/context.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/ops/cargo_rustc/context.rs
Simple merge